home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000450_news@columbia.edu _Fri Mar 21 10:04:55 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA10742
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 21 Mar 1997 10:04:55 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA11030
  7.     for kermit.misc@watsun; Fri, 21 Mar 1997 10:04:54 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: How do I set up MS DOS kermit 3.14 to use TCP
  12. Date: 21 Mar 1997 15:04:51 GMT
  13. Organization: Columbia University
  14. Lines: 15
  15. Message-ID: <5gu82j$ohf$1@apakabar.cc.columbia.edu>
  16. References: <33320001.183089895@news.gte.net>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6782
  19.  
  20. In article <33320001.183089895@news.gte.net>,
  21. Jeff Tomich <hoot@d-s-s.com> wrote:
  22. : I'm running a 3com connected to my net. I need to tcp to my host. Do I
  23. : need some sort of packet driver and if so, what kind? Reading the book
  24. : and dummies like me can't figure how I setup my workstation to use tcp
  25. : to connect to my host?
  26. Detailed instructions can be found in the file NETWORKS\SETUP.DOC in your
  27. MS-DOS Kermit 3.14 directory.  Packet drivers can be found at:
  28.  
  29.   ftp://kermit.columbia.edu/kermit/packet-drivers/
  30.  
  31. Get the READ.ME file, read it, go from there.
  32.  
  33. - Frank